(C) 1996 AROS - The Amiga Replacement OS
struct List * list; struct Node * head; // Remove node and return it head = RemHead (list);
Polish
Changed clib to proto